var net.onceReadProtocols

2 uses

	net (current package)
		lookup_unix.go#L15: var onceReadProtocols sync.Once
		lookup_unix.go#L51: 	onceReadProtocols.Do(readProtocols)